CHALLENGE 10: Make the circle have a random color!
Remember: We can choose random things from a list, in addition to creating random numbers.
- Go to and drag in Random Choice. Make sure to rename the variable random_color.
- Make sure you use the list named colors inside the code that you add.
To navigate the page using the TAB key, first press ESC to exit the code editor.